Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | mwl8k: fix MCS bitmap size in SET_RATE command | Lennert Buytenhek | 2009-12-07 | 1 | -4/+3 | |
| | * | | | | | | | | | wl1251: don't build null data template in wl1251_op_config() | Kalle Valo | 2009-12-07 | 1 | -4/+0 | |
| | * | | | | | | | | | wl1251: fix bssid handling | Kalle Valo | 2009-12-07 | 1 | -15/+15 | |
| | * | | | | | | | | | wl1251: remove false warning messages | Kalle Valo | 2009-12-07 | 1 | -2/+0 | |
| | * | | | | | | | | | iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change | John W. Linville | 2009-12-07 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-12 | 2 | -37/+188 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | usbdevfs: move compat_ioctl handling to devio.c | Arnd Bergmann | 2009-12-10 | 1 | -11/+99 | |
| * | | | | | | | | | | | lp: move compat_ioctl handling into lp.c | Arnd Bergmann | 2009-12-10 | 1 | -26/+89 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2009-12-12 | 2 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | HTC Dream: mmc compilation fixes | Pavel Machek | 2009-12-10 | 1 | -4/+1 | |
| * | | | | | | | | | | | video: Allow selecting MSM framebuffer in Kconfig | Pavel Machek | 2009-12-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-12-12 | 3 | -24/+152 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 | 2 | -0/+34 | |
| * | | | | | | | | | | | | [CPUFREQ] make internal cpufreq_add_dev_* static | Alex Chiang | 2009-11-24 | 1 | -5/+8 | |
| * | | | | | | | | | | | | [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tunings | Thomas Renninger | 2009-11-24 | 1 | -19/+110 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Staging: batman: fix debug Kconfig option | Greg Kroah-Hartman | 2009-12-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-12-12 | 26 | -3540/+874 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | tty: split the lock up a bit further | Alan Cox | 2009-12-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | tty: Move the leader test in disassociate | Alan Cox | 2009-12-12 | 1 | -2/+3 | |
| * | | | | | | | | | | | | tty: Push the bkl down a bit in the hangup code | Alan Cox | 2009-12-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | tty: Push the lock down further into the ldisc code | Alan Cox | 2009-12-12 | 2 | -5/+9 | |
| * | | | | | | | | | | | | tty: push the BKL down into the handlers a bit | Alan Cox | 2009-12-12 | 3 | -62/+94 | |
| * | | | | | | | | | | | | tty: moxa: split open lock | Alan Cox | 2009-12-12 | 1 | -12/+11 | |
| * | | | | | | | | | | | | tty: moxa: Kill the use of lock_kernel | Alan Cox | 2009-12-12 | 1 | -14/+2 | |
| * | | | | | | | | | | | | tty: moxa: Fix modem op locking | Alan Cox | 2009-12-12 | 1 | -15/+10 | |
| * | | | | | | | | | | | | tty: moxa: Kill off the throttle method | Alan Cox | 2009-12-12 | 1 | -20/+1 | |
| * | | | | | | | | | | | | tty: moxa: Locking clean up | Alan Cox | 2009-12-12 | 1 | -33/+25 | |
| * | | | | | | | | | | | | tty: moxa: rework the locking a bit | Alan Cox | 2009-12-12 | 1 | -5/+22 | |
| * | | | | | | | | | | | | tty: moxa: Use more tty_port ops | Alan Cox | 2009-12-12 | 1 | -116/+21 | |
| * | | | | | | | | | | | | tty: isicom: fix deadlock on shutdown | Alan Cox | 2009-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | tty: mxser: Use the new locking rules to fix setserial properly | Alan Cox | 2009-12-12 | 1 | -67/+78 | |
| * | | | | | | | | | | | | tty: mxser: use the tty_port_open method | Alan Cox | 2009-12-12 | 1 | -76/+35 | |
| * | | | | | | | | | | | | tty: isicom: sort out the board init logic | Alan Cox | 2009-12-12 | 1 | -30/+11 | |
| * | | | | | | | | | | | | tty: isicom: switch to the new tty_port_open helper | Alan Cox | 2009-12-12 | 1 | -67/+21 | |
| * | | | | | | | | | | | | tty: tty_port: Add a kref object to the tty port | Alan Cox | 2009-12-12 | 1 | -0/+18 | |
| * | | | | | | | | | | | | tty: istallion: tty port open/close methods | Alan Cox | 2009-12-12 | 1 | -117/+60 | |
| * | | | | | | | | | | | | tty: stallion: Convert to the tty_port_open/close methods | Alan Cox | 2009-12-12 | 1 | -81/+35 | |
| * | | | | | | | | | | | | tty: tty_port: Move the IO_ERROR clear | Alan Cox | 2009-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | tty: tty_port: Add IO_ERROR bit handling | Alan Cox | 2009-12-12 | 1 | -1/+5 | |
| * | | | | | | | | | | | | tty: riscom8: switch to the tty_port_open API | Alan Cox | 2009-12-12 | 1 | -48/+41 | |
| * | | | | | | | | | | | | tty: tty_port: Change the buffer allocator locking | Alan Cox | 2009-12-12 | 1 | -4/+5 | |
| * | | | | | | | | | | | | tty: sdio_uart: Fix the locking on "func" for new code | Alan Cox | 2009-12-12 | 1 | -0/+4 | |
| * | | | | | | | | | | | | tty: sdio_uart: add modem functionality | Alan Cox | 2009-12-12 | 1 | -1/+32 | |
| * | | | | | | | | | | | | tty: sdio_uart: Style fixes | Alan Cox | 2009-12-12 | 1 | -11/+12 | |
| * | | | | | | | | | | | | tty: sdio_uart: Fix termios handling | Alan Cox | 2009-12-12 | 1 | -6/+0 | |
| * | | | | | | | | | | | | tty: sdio_uart: Switch to the open/close helpers | Alan Cox | 2009-12-12 | 1 | -82/+119 | |
| * | | | | | | | | | | | | sdio_uart: Move the open lock | Alan Cox | 2009-12-12 | 1 | -11/+9 | |
| * | | | | | | | | | | | | sdio_uart: refcount the tty objects | Alan Cox | 2009-12-12 | 1 | -17/+42 | |
| * | | | | | | | | | | | | sdio_uart: Fix oops caused by the previous changeset | Nicolas Pitre | 2009-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sdio_uart: use tty_port | Alan Cox | 2009-12-12 | 1 | -18/+23 |