]>
2008-08-21 | David Brownell | driver model: anti-oopsing medicine Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-15 | David Brownell | spi: bugfix spi_add_device() with duplicate chipselects Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-14 | David Brownell | Kconfig: HSO driver bugfixes and updates Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-14 | David Brownell | usb: cdc-acm: drain writes on close Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-14 | David Brownell | usb: cdc-acm: stop dropping tx buffers Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-14 | David Brownell | usb: cdc-acm: bugfix release() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-14 | David Brownell | usb gadget: issue notifications from ACM function Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-14 | David Brownell | usb gadget: remove needless struct members Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-14 | David Brownell | USB: serial gadget: rx path data loss fixes Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-14 | David Brownell | USB: fix USB boot crash, ecm_do_notify(), list_add... Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-12 | David Brownell | revert "rtc: cdev lock_kernel() pushdown" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-10 | David Brownell | i2c: correct some size_t printk formats Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-05 | David Brownell | genirq: better warning on irqchip->set_type() failure Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-01 | David Brownell | hwmon: (lm75) add new-style driver binding Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-08-01 | David Brownell | hwmon: (lm75) cleanup/reorg Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-30 | David Brownell | rtc: don't return -EBUSY when mutex_lock_interruptible... Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-30 | David Brownell | [MTD] MTD_DEBUG always does compile-time typechecks Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-29 | David Brownell | enc28j60: don't specify (wrong) IRQ type Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-28 | David Brownell | arm: fix HAVE_CLK merge goof Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-27 | David Brownell | avr32: some mmc/sd cleanups Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-26 | David Brownell | pm selftest: rtc paranoia Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-25 | David Brownell | gpio: mcp23s08 handles multiple chips per chipselect Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-25 | David Brownell | gpio: sysfs interface Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 | David Brownell | rtc-cmos: avoid spurious irqs Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 | David Brownell | rtc-at91rm9200: avoid spurious irqs Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 | David Brownell | rtc-cmos: improve HPET IRQ glue Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 | David Brownell | rtc: rtc-omap footprint shrinkage Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 | David Brownell | rtc: BCD codeshrink Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 | David Brownell | rtc: ds1305/ds1306 driver Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 | David Brownell | rtc: remove BKL for ioctl() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 | David Brownell | pm: boot time suspend selftest Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-24 | David Brownell | add HAVE_CLK to Kconfig, for driver dependencies Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-22 | David Brownell | gpio: pcf857x: add lock and handle more chips Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-22 | David Brownell | device create: spi: convert device_create to device_create_d... Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb_gadget: composite cdc gadget fault handling Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | USB: ehci-hcd unlink speedups Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb ethernet gadget: use composite gadget framework Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget: new "CDC Composite" gadget driver Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb ethernet gadget: split RNDIS function Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb ethernet gadget: split CDC Ethernet function Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb ethernet gadget: split CDC Subset function Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb ethernet gadget: split out network core Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget: RNDIS cleanups Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget serial: use composite gadget framework Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget serial: split out generic serial function Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget serial: split out CDC ACM function Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget zero: use composite gadget framework Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget zero: split out loopback config Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget zero: split out source/sink config Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget: composite gadget core Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget: descriptor copying support Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget: use new serial core Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | usb gadget: split out serial core Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-21 | David Brownell | USB: at91_udc: updated fifo sizes Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-16 | David Brownell | ACPI PM: acpi_pm_device_sleep_state() cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-14 | David Brownell | i2c: Deprecate the legacy gpio drivers Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-14 | David Brownell | i2c: Bus drivers return -Errno not -1 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-14 | David Brownell | i2c: i2c_use_client() defends against NULL Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-14 | David Brownell | i2c: Kerneldoc for most I/O calls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-14 | David Brownell | i2c-core: Return -Errno, not -1 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-14 | David Brownell | i2c: Document standard fault codes Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-11 | David Brownell | [MTD] [NAND] atmel_nand can be modular Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-11 | David Brownell | [MTD] [NAND] atmel_nand speedup via {read,write}s{b... Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-04 | David Brownell | gpio: pca953x (i2c) handles max7310 too Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-04 | David Brownell | rtc: rtc_read_alarm() handles wraparound Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-04 | David Brownell | USB: ohci - record data toggle after unlink Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-07-04 | David Brownell | USB: ehci - fix timer regression Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-27 | David Brownell | at32ap700x spi: enable pullups on MISO Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-27 | David Brownell | avr32: improve NGW100 I2C/PMBus setup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-27 | David Brownell | avr32: minor GPIO handling updates Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-24 | David Brownell | pcmcia: simplify rsrc_nonstatic attributes Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-19 | David Brownell | hwmon: (lm75) sensor reading bugfix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-18 | David Brownell | net/enc28j60: low power mode Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-18 | David Brownell | net/enc28j60: section fix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-13 | David Brownell | rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-11 | David Brownell | ACPI PM: acpi_pm_device_sleep_state() cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-06-06 | David Brownell | spi: fix refcount-related spidev oops-on-rmmod Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-24 | David Brownell | spi: remove some spidev oops-on-rmmod paths Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-24 | David Brownell | gpio: build fixes Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-24 | David Brownell | gpio: pca953x driver handles pca9554 too Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-14 | David Brownell | USB: atmel_usba_udc fixes, mostly disconnect() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-14 | David Brownell | USB: serial gadget: descriptor cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-14 | David Brownell | USB: serial gadget: simplify endpoint handling Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-14 | David Brownell | USB: serial gadget: remove needless data structure Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-14 | David Brownell | USB: serial gadget: cleanup/reorg Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-11 | David Brownell | i2c: Improve smbus-protocol documentation Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-02 | David Brownell | usb: gadget zero style fixups (mostly whitespace) Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-02 | David Brownell | usb serial gadget: CDC ACM fixes Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-02 | David Brownell | USB: usbtest displays diagnostics again Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-05-01 | David Brownell | Add a new sysfs_streq() string comparison function Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-30 | David Brownell | pcmcia: remove pccard_sysfs_interface warnings Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-28 | David Brownell | [ARM] 5021/1: at91: buildfix for sam9263 + PM Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-28 | David Brownell | atmel_lcdfb: suspend/resume support Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-28 | David Brownell | spi: pxa2xx_spi "sparse" fixes Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-28 | David Brownell | kerneldoc for <linux/clk.h> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-28 | David Brownell | rtc: avoid legacy drivers with generic framework Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-28 | David Brownell | rtc-pcf8583 build fix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-25 | David Brownell | USB: ehci: qh_completions cleanup and bugfix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-25 | David Brownell | USB: cdc-acm: signedness fix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
2008-04-25 | David Brownell | USB: ehci: qh/qtd cleanup comments Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commit | commitdiff | tree |
next |